Uses of Class
edu.uky.ai.tic.ai.GameTree

Packages that use GameTree 
Package Description
edu.uky.ai.tic.ai
This package contains the tools needed to build an AI for playing Tic Tac Toe that uses adversarial game tree search techniques.